home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2006 February
/
Gamestar_81_2006-02_dvd.iso
/
Programy
/
weatherpulse-setup.exe
/
{app}
/
weatherpulse.exe
/
0
/
RCDATA
/
TTRAYWFORM
/
TTRAYWFORM.txt
Wrap
Text File
|
2005-11-13
|
2KB
|
81 lines
object TrayWForm: TTrayWForm
Left = 735
Top = 804
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
BorderStyle = bsNone
Caption = 'TrayWForm'
ClientHeight = 71
ClientWidth = 176
Color = clWhite
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 176
Height = 71
Align = alClient
BevelOuter = bvNone
Color = clBlack
TabOrder = 0
DesignSize = (
176
71)
object Panel2: TPanel
Left = 1
Top = 1
Width = 174
Height = 69
Anchors = [akLeft, akTop, akRight, akBottom]
BevelOuter = bvNone
Color = clWindow
TabOrder = 0
object DeskIconImage: TImage
Left = 4
Top = 2
Width = 64
Height = 64
AutoSize = True
Transparent = True
end
object HTMLabel1: THTMLabel
Left = 72
Top = 8
Width = 6
Height = 19
AnchorHint = False
AutoSizing = True
AutoSizeType = asBoth
Ellipsis = False
HintShowFull = False
Hover = False
HoverColor = clNone
HoverFontColor = clNone
HTMLHint = False
ShadowColor = clGray
ShadowOffset = 2
URLColor = clBlue
VAlignment = tvaTop
end
end
end
object Timer1: TTimer
Interval = 4000
OnTimer = Timer1Timer
Left = 232
Top = 8
end
end